Properties
Name | Returns | Notes | Example |
---|---|---|---|
productItemId | Long | The unique, immutable, physical identifier for the item being purchased. Not name, SKU, etc, should be the Kademi database identifier | |
productItemEntityName | String | Return the hibernate entity name of the item being purchased, eg ProductInReward, Product, Auction, etc | |
productDescription | String | ||
productImageHref | String | ||
productTitle | String | ||
productPurchaseCost | BigDecimal | ||
productLocations | List | ||
productSku | ProductSku | ||
product | Product | ||
selectedPurchaseOptions | Map | ||
currency | Currency | Gets the currency for the given resource |
Hide comments
